Unique success events vs calculated metrics
In your implementation, do you:
- Use generic success events and create calculated metrics for specific conversions using an eVar? (e.g. 1 eVar tied to 1 form fill completion event and utilize calculated metrics to get total events by form version)
- Create a unique success event per set variable? (e.g. 1 eVar tied to multiple form completion events, one for each version of the form)
- A mix of both?
What are the advantages and disadvantages you find in the method you use?
I know for example we have to create a unique calculated metric for each attribution model we'd like to use, rather than being able to set that easily in the workspace table or use the Attribution IQ tool. Also, calculated metrics are not available in Data Warehouse so we need to use segmentation and do extra cleanup on the file. But, unique success events are more work on the implementation side. Any others?