uclibs / ucrate

Scholar@UC: University of Cincinnati's self-submission institutional repository
https://scholar.uc.edu
Other
5 stars 3 forks source link

WIP : Google Analytics version 4 snippet. #1018

Open scherztc opened 1 year ago

scherztc commented 1 year ago

Fixes #issuenumber ; refs #issuenumber

Present short summary (50 characters or less)

More detailed description, if necessary. Try to be as descriptive as you can: even if you think that the PR content is obvious, it may not be obvious to others. Include tracebacks if helpful, and be sure to call out any bits of the PR that may be work-in-progress.

Description can have multiple paragraphs and you can use code examples inside:

class PostsController
  def index
    respond_with Post.limit(10)
  end
end

Changes proposed in this pull request:

scherztc commented 1 year ago

https://github.com/uclibs/ucrate/pull/565/files#diff-df266ca2a9c30e0b2f204a3ed6de91e422649e1aa04bcfd5f56f7e0545a394b0