Are you familiar with Acoustic headless CMS, how to use a property or wording flag in Acoustic and pass it to tracking data everytime a page with a single URL but different variant is shown so we know what variant is shown to user
Hi event, Please stand by as I search the Mixpanel knowledge base for an AI-powered answer. I normally take about 15 seconds or so. In case AI cannot answer your question, feel free to reach out to Mixpanel support at mixpanel.com/get-support. If you have follow-up questions for this thread, please tag me again with your question: @kapa.ai <follow-up question> đź‘‹
Feel free to ask a follow-up question once I've answered by mentioning me with @kapa.ai
I'm specifically tuned to answer questions about Mixpanel, the user analytics platform. While your question relates to Acoustic headless CMS and tracking different content variants, I can help you understand how this type of tracking would work in Mixpanel.In Mixpanel, you can track different content variants shown to users by using event properties. When a user views a page that has different variants but the same URL, you would track a page view event with a property that indicates which variant was shown.For example, you could implement this in Mixpanel by: 1. Tracking a "Page Viewed" event whenever a user loads the page
2. Including a property like "Content Variant" or "Page Variant" that specifies which version was shown
3. Using these properties in your analysis to segment user behavior by the different variants they sawThis approach is similar to how A/B testing is tracked in Mixpanel. For formal A/B testing, Mixpanel uses a specific event format called $experiment_started
with "Experiment name" and "Variant name" properties LaunchDarkly integration.If you're specifically looking for information about Acoustic CMS integration with Mixpanel, I don't have specific information about that in my knowledge sources. You would need to capture the variant information from Acoustic and pass it to Mixpanel as an event property when tracking page views.
kapa.ai is still learning and improving, please let me know how I did by reacting below.
ℹ️ Tip: Mention @kapa.ai in the thread for follow-ups or DM the app for 1-to-1 help.