Project:Activism
Version:6.x-2.x-dev
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

I tried making a view in order to display the report info in a block such as:
Total signups: 2
Total signups today: 0
Average per day: 2
Average per week: 2
Average per month: 2

but...I can't seem to figure it out.

Is there a way users can see the data campaign data?

Comments

#1

There is not currently a way for general users to see campaign data. To get this information, I have just written small queries in the past and made them available using the context module.

M