We added a custom DOM attribute to Gainsight PX for click tracking: data-px
I added data-px and data-px* because we were going back and forth on the final value. We settled on data-px but both values have been added to all SDK Settings pages.
Do I have the wrong backfill assumption on how adding data-px should work?
- My assumption:
- Because we can backfill class and id items (auto-tracked), we would also be able to backfill data-px values
- In my mind backfill would function the same, permitting the engineers to be moving faster than the product mapper people, but not losing the data-px values because we can backfill to populate as we progress.
- My questions:
- After implementing it seems to me that backfill is only available for the 2 default values.
- Is backfill only available for the default tracked values?
- Have I caused a conflict by having two similar values configured?
- After implementing it seems to me that backfill is only available for the 2 default values.
Thank you!
Leah