Amplitude - Bubble integration issue

Hey everyone,

My app is almost ready and I’d like to be able to track events with Amplitude.
I installed the plugin and followed the steps in the instructions section.
The plugin I’m using is supposed to allow integrate Amplitude Analytics (Browser v2). This is the plugin built by Sommo.

Instructions

  1. Register on https://amplitude.com/ :white_check_mark:

  2. Copy your API_KEY and insert it the plugin settings page :white_check_mark:

  3. Identify your user :white_check_mark: example below when the user clicks on the “Start” call to action. A User Id is expected so I generate one just before and use it to create a random identifier for this user.

  1. Track events :white_check_mark:

  2. Monitor and enjoy your analytics. :x:

I’m struggling to complete the setup and NONE of the events implemented on my Bubble workflows are visible in Amplitude when I look for a User ID or Session ID.

When testing the implementation of my events on the Bubble app, I was happy to see that both default Amplitude events + the custom events I want to track were correctly triggered and visible via the Amplitude Chrome extension:

Things that are not 100% clear to me:

  1. is it mandatory to use the “Amplitude Set User” action as part of my workflow?
    if yes, am I doing it correctly?

  2. What’s the difference between the actions “Amplitude Backend Track Event” and “Amplitude Track Event”?

  3. Should I use only one of these 2?

Thanks a lot for your help! :pray:

This topic was automatically closed after 70 days. New replies are no longer allowed.