This is an automated email from the ASF dual-hosted git repository.
poorejc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-flagon.git
The following commit(s) were added to refs/heads/master by this push:
new 6c1b71a site updates for 2.1.1 release
6c1b71a is described below
commit 6c1b71afa75b2be3c4f3a6268ea3dba8600c10a0
Author: poorejc <[email protected]>
AuthorDate: Fri Apr 16 21:50:19 2021 -0400
site updates for 2.1.1 release
---
content/community/index.html | 2 +-
content/distill/index.html | 2 +-
content/docs/contributing/index.html | 2 +-
content/docs/distill/analytics.html | 2 +-
content/docs/distill/api.html | 2 +-
content/docs/distill/changelog.html | 2 +-
content/docs/distill/http.html | 2 +-
content/docs/distill/index.html | 2 +-
content/docs/distill/models.html | 2 +-
content/docs/distill/start.html | 2 +-
content/docs/distill/utilities.html | 2 +-
content/docs/index.html | 2 +-
content/docs/stack/index.html | 2 +-
content/docs/stack/scaling/index.html | 2 +-
content/docs/stout/index.html | 2 +-
content/docs/stout/start.html | 2 +-
content/docs/tap/index.html | 2 +-
content/docs/userale/index.html | 2 +-
content/docs/useralejs/API/index.html | 6 ++---
content/docs/useralejs/build/index.html | 2 +-
content/docs/useralejs/dataschema/index.html | 12 ++++-----
content/docs/useralejs/index.html | 6 ++---
content/docs/useralejs/modifying/index.html | 2 +-
content/docs/useralejs/troubleshooting/index.html | 2 +-
content/docs/useralepy/api.html | 2 +-
content/docs/useralepy/changelog.html | 2 +-
content/docs/useralepy/index.html | 2 +-
content/docs/useralepy/start.html | 2 +-
content/feed.xml | 2 +-
content/images/ABTest_Dashboard.png | Bin 0 -> 258719 bytes
content/images/Screen_Dashboard_1.png | Bin 0 -> 142227 bytes
content/images/Screen_Dashboard_2.png | Bin 0 -> 126734 bytes
content/images/Screen_Dashboard_3.png | Bin 0 -> 89635 bytes
content/images/Screen_Dashboard_4.png | Bin 0 -> 170536 bytes
content/index.html | 2 +-
content/releases/index.html | 28 ++++++++++-----------
content/stack/index.html | 2 +-
content/stout/index.html | 2 +-
content/tap/index.html | 2 +-
content/userale/index.html | 2 +-
site/_docs/useralejs/API.md | 4 +--
site/_docs/useralejs/dataschema.md | 10 ++++----
site/_docs/useralejs/index.md | 4 +--
site/_pages/releases.html | 26 +++++++++----------
site/_site/community/index.html | 2 +-
site/_site/distill/index.html | 2 +-
site/_site/docs/contributing/index.html | 2 +-
site/_site/docs/distill/analytics.html | 2 +-
site/_site/docs/distill/api.html | 2 +-
site/_site/docs/distill/changelog.html | 2 +-
site/_site/docs/distill/http.html | 2 +-
site/_site/docs/distill/index.html | 2 +-
site/_site/docs/distill/models.html | 2 +-
site/_site/docs/distill/start.html | 2 +-
site/_site/docs/distill/utilities.html | 2 +-
site/_site/docs/index.html | 2 +-
site/_site/docs/stack/index.html | 2 +-
site/_site/docs/stack/scaling/index.html | 2 +-
site/_site/docs/stout/index.html | 2 +-
site/_site/docs/stout/start.html | 2 +-
site/_site/docs/tap/index.html | 2 +-
site/_site/docs/userale/index.html | 2 +-
site/_site/docs/useralejs/API/index.html | 6 ++---
site/_site/docs/useralejs/build/index.html | 2 +-
site/_site/docs/useralejs/dataschema/index.html | 12 ++++-----
site/_site/docs/useralejs/index.html | 6 ++---
site/_site/docs/useralejs/modifying/index.html | 2 +-
.../docs/useralejs/troubleshooting/index.html | 2 +-
site/_site/docs/useralepy/api.html | 2 +-
site/_site/docs/useralepy/changelog.html | 2 +-
site/_site/docs/useralepy/index.html | 2 +-
site/_site/docs/useralepy/start.html | 2 +-
site/_site/feed.xml | 2 +-
site/_site/images/ABTest_Dashboard.png | Bin 0 -> 258719 bytes
site/_site/images/Screen_Dashboard_1.png | Bin 0 -> 142227 bytes
site/_site/images/Screen_Dashboard_2.png | Bin 0 -> 126734 bytes
site/_site/images/Screen_Dashboard_3.png | Bin 0 -> 89635 bytes
site/_site/images/Screen_Dashboard_4.png | Bin 0 -> 170536 bytes
site/_site/index.html | 2 +-
site/_site/releases/index.html | 28 ++++++++++-----------
site/_site/stack/index.html | 2 +-
site/_site/stout/index.html | 2 +-
site/_site/tap/index.html | 2 +-
site/_site/userale/index.html | 2 +-
84 files changed, 136 insertions(+), 136 deletions(-)
diff --git a/content/community/index.html b/content/community/index.html
index 91eb414..559efb0 100644
--- a/content/community/index.html
+++ b/content/community/index.html
@@ -223,7 +223,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/content/distill/index.html b/content/distill/index.html
index f7bf8be..eb2f0f9 100644
--- a/content/distill/index.html
+++ b/content/distill/index.html
@@ -211,7 +211,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/content/docs/contributing/index.html
b/content/docs/contributing/index.html
index ad5bef6..2efeeb5 100644
--- a/content/docs/contributing/index.html
+++ b/content/docs/contributing/index.html
@@ -329,7 +329,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/content/docs/distill/analytics.html
b/content/docs/distill/analytics.html
index 87b98f5..08fd11e 100644
--- a/content/docs/distill/analytics.html
+++ b/content/docs/distill/analytics.html
@@ -391,7 +391,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/content/docs/distill/api.html b/content/docs/distill/api.html
index 572c15e..0552de6 100644
--- a/content/docs/distill/api.html
+++ b/content/docs/distill/api.html
@@ -329,7 +329,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/content/docs/distill/changelog.html
b/content/docs/distill/changelog.html
index 35fbc7e..9b6e62b 100644
--- a/content/docs/distill/changelog.html
+++ b/content/docs/distill/changelog.html
@@ -333,7 +333,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/content/docs/distill/http.html b/content/docs/distill/http.html
index c6fe002..72f0680 100644
--- a/content/docs/distill/http.html
+++ b/content/docs/distill/http.html
@@ -611,7 +611,7 @@ testing/?stat<span class="o">=</span>terms&elem<span
class="o">=</span>signu
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/content/docs/distill/index.html b/content/docs/distill/index.html
index 5387b19..344b1cf 100644
--- a/content/docs/distill/index.html
+++ b/content/docs/distill/index.html
@@ -449,7 +449,7 @@ When the package is installed via easy_install or pip this
function will be boun
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/content/docs/distill/models.html b/content/docs/distill/models.html
index e51fa02..1926810 100644
--- a/content/docs/distill/models.html
+++ b/content/docs/distill/models.html
@@ -598,7 +598,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/content/docs/distill/start.html b/content/docs/distill/start.html
index dfcdb62..6c85904 100644
--- a/content/docs/distill/start.html
+++ b/content/docs/distill/start.html
@@ -317,7 +317,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/content/docs/distill/utilities.html
b/content/docs/distill/utilities.html
index e3e1a4a..1bff912 100644
--- a/content/docs/distill/utilities.html
+++ b/content/docs/distill/utilities.html
@@ -398,7 +398,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/content/docs/index.html b/content/docs/index.html
index 30d4bfa..4e4d208 100644
--- a/content/docs/index.html
+++ b/content/docs/index.html
@@ -306,7 +306,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/content/docs/stack/index.html b/content/docs/stack/index.html
index 1711ea3..075b4ca 100644
--- a/content/docs/stack/index.html
+++ b/content/docs/stack/index.html
@@ -363,7 +363,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/content/docs/stack/scaling/index.html
b/content/docs/stack/scaling/index.html
index 0aca395..6e26131 100644
--- a/content/docs/stack/scaling/index.html
+++ b/content/docs/stack/scaling/index.html
@@ -674,7 +674,7 @@ Output is very simple and index sizes stack on top of one
another
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/content/docs/stout/index.html b/content/docs/stout/index.html
index 1a6eca9..5887237 100644
--- a/content/docs/stout/index.html
+++ b/content/docs/stout/index.html
@@ -328,7 +328,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/content/docs/stout/start.html b/content/docs/stout/start.html
index 19a8f88..eaa2ddb 100644
--- a/content/docs/stout/start.html
+++ b/content/docs/stout/start.html
@@ -400,7 +400,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/content/docs/tap/index.html b/content/docs/tap/index.html
index 4287edc..0974451 100644
--- a/content/docs/tap/index.html
+++ b/content/docs/tap/index.html
@@ -310,7 +310,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/content/docs/userale/index.html b/content/docs/userale/index.html
index 66ce395..b2c8878 100644
--- a/content/docs/userale/index.html
+++ b/content/docs/userale/index.html
@@ -318,7 +318,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/content/docs/useralejs/API/index.html
b/content/docs/useralejs/API/index.html
index 114aee6..7c18add 100644
--- a/content/docs/useralejs/API/index.html
+++ b/content/docs/useralejs/API/index.html
@@ -263,7 +263,7 @@ latitude in customizing and curating your logs.</p>
<span class="c"><!--
Add the UserALE.js script tag to the top of your doc
--></span>
- <span class="nt"><script </span><span class="na">src=</span><span
class="s">"/path/to/userale-2.0.0.min.js"</span> <span
class="na">data-url=</span><span class="s">"http://yourLoggingUrl"</span><span
class="nt">></script></span>
+ <span class="nt"><script </span><span class="na">src=</span><span
class="s">"/path/to/userale-2.1.1.min.js"</span> <span
class="na">data-url=</span><span class="s">"http://yourLoggingUrl"</span><span
class="nt">></script></span>
</code></pre></div></div>
<h2 id="options-examples"><code class="highlighter-rouge">options</code>
Examples</h2>
@@ -277,7 +277,7 @@ Try out the options API to pass dynamic page data into your
UserALE.js params pa
<span class="kd">const</span> <span class="nx">changeMe</span> <span
class="o">=</span> <span class="s2">"me"</span><span class="p">;</span>
<span class="nb">window</span><span class="p">.</span><span
class="nx">userale</span><span class="p">.</span><span
class="nx">options</span><span class="p">({</span>
<span class="s2">"userId"</span><span class="p">:</span> <span
class="nx">changeMe</span><span class="p">,</span>
- <span class="s2">"version"</span><span class="p">:</span> <span
class="s2">"4.0.2"</span><span class="p">,</span>
+ <span class="s2">"version"</span><span class="p">:</span> <span
class="s2">"2.1.1"</span><span class="p">,</span>
<span class="s2">"sessionID"</span><span class="p">:</span> <span
class="s2">"4"</span>
<span class="p">})</span>
<span class="nt"></script></span>
@@ -462,7 +462,7 @@ incorporate it into UserALE.js.</p>
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/content/docs/useralejs/build/index.html
b/content/docs/useralejs/build/index.html
index 0ba352e..540e68a 100644
--- a/content/docs/useralejs/build/index.html
+++ b/content/docs/useralejs/build/index.html
@@ -410,7 +410,7 @@ npm run test
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/content/docs/useralejs/dataschema/index.html
b/content/docs/useralejs/dataschema/index.html
index ef74434..50d7cb1 100644
--- a/content/docs/useralejs/dataschema/index.html
+++ b/content/docs/useralejs/dataschema/index.html
@@ -283,7 +283,7 @@ pages. Workflow analysis at this level is really crucial
for understanding:</p>
"ctrl": false
},
"major_ver": "2",
- "toolVersion": "2.0.0",
+ "toolVersion": "2.1.1",
"pageReferrer": "",
"clientTime": 1561737620520,
"userAction": true,
@@ -306,7 +306,7 @@ pages. Workflow analysis at this level is really crucial
for understanding:</p>
"logType": "raw",
"pageUrl":
"file:///Users/jpoore/Documents/Apache_Flagon/test/incubator-flagon-useralejs/example/index.html",
"userId": "example-user",
- "useraleVersion": "2.0.0",
+ "useraleVersion": "2.1.1",
"patch_ver": "0"
]
@@ -398,7 +398,7 @@ into your browser, as a result you’ll get browser
events.</p>
<p>UserALE.js gives a lot context about your page or app. Some are
automatically grabbed from the page, some are
configurable through our <a href="/docs/useralejs">script tag</a></p>
-<div class="language-html highlighter-rouge"><div class="highlight"><pre
class="highlight"><code> "toolVersion": "2.0.0", [you can give a semantic
versioning of your page or tool]
+<div class="language-html highlighter-rouge"><div class="highlight"><pre
class="highlight"><code> "toolVersion": "2.1.1", [you can give a semantic
versioning of your page or tool]
"pageReferrer": "", [grabbed from the page, from which page did your users
find your page/app]
"toolName": "Apache UserALE.js Example", [give your tool an alis through
our script tag]
"pageTitle": "UserAleJS - Example Page", [page title grabbed from page]
@@ -485,7 +485,7 @@ configurable through our <a href="/docs/useralejs">script
tag</a></p>
"major_ver": "2",
"count": 10, [count of disrcete events within the interval]
"pageReferrer": "",
- "toolVersion": "2.0.0",
+ "toolVersion": "2.1.1",
"userAction": false,
"duration": 396, [duration of interval in ms]
"host": "172.18.0.1",
@@ -502,7 +502,7 @@ configurable through our <a href="/docs/useralejs">script
tag</a></p>
"logType": "interval", [as compared to "raw"]
"pageUrl":
"fApache_Flagon/test/incubator-flagon-useralejs/example/index.html",
"userId": "example-user",
- "useraleVersion": "2.0.0",
+ "useraleVersion": "2.1.1",
"patch_ver": "0"
</code></pre></div></div>
<h2 id="contributing">Contributing</h2>
@@ -569,7 +569,7 @@ incorporate it into UserALE.js.</p>
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/content/docs/useralejs/index.html
b/content/docs/useralejs/index.html
index 67320b2..e5bcac5 100644
--- a/content/docs/useralejs/index.html
+++ b/content/docs/useralejs/index.html
@@ -255,7 +255,7 @@
<p>To include UserALE.js in a specific project, you’ll need to deploy a
version of our minified UserALE.js script in an accessible location (e.g.,
webserver), and simply include this script tag on the page:</p>
-<div class="language-html highlighter-rouge"><div class="highlight"><pre
class="highlight"><code><span class="nt"><script </span><span
class="na">src=</span><span
class="s">"/path/to/userale-2.1.0.min.js"</span><span
class="nt">></script></span>
+<div class="language-html highlighter-rouge"><div class="highlight"><pre
class="highlight"><code><span class="nt"><script </span><span
class="na">src=</span><span
class="s">"/path/to/userale-2.1.1.min.js"</span><span
class="nt">></script></span>
</code></pre></div></div>
<p>This tag will execute the UserALE.js script in your, with no other
modifications to your project needed!</p>
@@ -264,7 +264,7 @@
<p>UserALE.js is designed to be easily configured to fit your use case. We use
HTML data parameters to pass configuration options to the library. For example,
one thing you’ll need to do is set the URL (location) of your minified
UserALE.js script:</p>
-<div class="language-html highlighter-rouge"><div class="highlight"><pre
class="highlight"><code><span class="nt"><script </span><span
class="na">src=</span><span class="s">"/path/to/userale-2.1.0.min.js"</span>
<span class="na">data-url=</span><span
class="s">"http://yourLoggingUrl"</span><span
class="nt">></script></span>
+<div class="language-html highlighter-rouge"><div class="highlight"><pre
class="highlight"><code><span class="nt"><script </span><span
class="na">src=</span><span class="s">"/path/to/userale-2.1.1.min.js"</span>
<span class="na">data-url=</span><span
class="s">"http://yourLoggingUrl"</span><span
class="nt">></script></span>
</code></pre></div></div>
<p>The complete list of configurable options is:</p>
@@ -433,7 +433,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/content/docs/useralejs/modifying/index.html
b/content/docs/useralejs/modifying/index.html
index e8a5578..0e87954 100644
--- a/content/docs/useralejs/modifying/index.html
+++ b/content/docs/useralejs/modifying/index.html
@@ -434,7 +434,7 @@ incorporate it into UserALE.js.</p>
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/content/docs/useralejs/troubleshooting/index.html
b/content/docs/useralejs/troubleshooting/index.html
index 2234d62..a5f9862 100644
--- a/content/docs/useralejs/troubleshooting/index.html
+++ b/content/docs/useralejs/troubleshooting/index.html
@@ -310,7 +310,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/content/docs/useralepy/api.html b/content/docs/useralepy/api.html
index 831966c..3c91c02 100644
--- a/content/docs/useralepy/api.html
+++ b/content/docs/useralepy/api.html
@@ -584,7 +584,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/content/docs/useralepy/changelog.html
b/content/docs/useralepy/changelog.html
index bcb716d..a66fd46 100644
--- a/content/docs/useralepy/changelog.html
+++ b/content/docs/useralepy/changelog.html
@@ -373,7 +373,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/content/docs/useralepy/index.html
b/content/docs/useralepy/index.html
index 54f4aa3..e0e065c 100644
--- a/content/docs/useralepy/index.html
+++ b/content/docs/useralepy/index.html
@@ -403,7 +403,7 @@ When the package is installed via easy_install3 or pip3
this function will be bo
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/content/docs/useralepy/start.html
b/content/docs/useralepy/start.html
index f7443a8..3ce7c92 100644
--- a/content/docs/useralepy/start.html
+++ b/content/docs/useralepy/start.html
@@ -356,7 +356,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/content/feed.xml b/content/feed.xml
index b5295e0..63cd8c6 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xml"
href="http://flagon.incubator.apache.org/feed.xslt.xml"?><feed
xmlns="http://www.w3.org/2005/Atom"><generator uri="http://jekyllrb.com"
version="3.6.3">Jekyll</generator><link
href="http://flagon.incubator.apache.org/feed.xml" rel="self"
type="application/atom+xml" /><link href="http://flagon.incubator.apache.org/"
rel="alternate" type="text/html"
/><updated>2020-03-29T01:49:54+00:00</updated><id>http://flagon.incubat [...]
+<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xml"
href="http://flagon.incubator.apache.org/feed.xslt.xml"?><feed
xmlns="http://www.w3.org/2005/Atom"><generator uri="http://jekyllrb.com"
version="3.6.3">Jekyll</generator><link
href="http://flagon.incubator.apache.org/feed.xml" rel="self"
type="application/atom+xml" /><link href="http://flagon.incubator.apache.org/"
rel="alternate" type="text/html"
/><updated>2021-04-17T01:35:35+00:00</updated><id>http://flagon.incubat [...]
diff --git a/content/images/ABTest_Dashboard.png
b/content/images/ABTest_Dashboard.png
new file mode 100644
index 0000000..a73ac58
Binary files /dev/null and b/content/images/ABTest_Dashboard.png differ
diff --git a/content/images/Screen_Dashboard_1.png
b/content/images/Screen_Dashboard_1.png
new file mode 100644
index 0000000..b3b74f4
Binary files /dev/null and b/content/images/Screen_Dashboard_1.png differ
diff --git a/content/images/Screen_Dashboard_2.png
b/content/images/Screen_Dashboard_2.png
new file mode 100644
index 0000000..8ea7127
Binary files /dev/null and b/content/images/Screen_Dashboard_2.png differ
diff --git a/content/images/Screen_Dashboard_3.png
b/content/images/Screen_Dashboard_3.png
new file mode 100644
index 0000000..bb6994a
Binary files /dev/null and b/content/images/Screen_Dashboard_3.png differ
diff --git a/content/images/Screen_Dashboard_4.png
b/content/images/Screen_Dashboard_4.png
new file mode 100644
index 0000000..3871174
Binary files /dev/null and b/content/images/Screen_Dashboard_4.png differ
diff --git a/content/index.html b/content/index.html
index e17ad55..37da203 100644
--- a/content/index.html
+++ b/content/index.html
@@ -444,7 +444,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/content/releases/index.html b/content/releases/index.html
index e627266..48116cc 100644
--- a/content/releases/index.html
+++ b/content/releases/index.html
@@ -81,7 +81,7 @@
Apache Flagon artifacts are always distributed under the <a
href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, version
2.0</a>.
</p>
-<h1>Apache Flagon UserALE.js (Incubating) version 2.1.0</h1>
+<h1>Apache Flagon UserALE.js (Incubating) version 2.1.1</h1>
<p>
Apache Flagon UserALE.js is a client side instrumentation library written
in JavaScript designed for easy deployment and lightweight configuration in
gathering logs from your web applications for user behavioral analytics.
@@ -108,24 +108,24 @@ The link in the 'Download Artifact' column below should
display a default mirror
</thead>
<tbody>
<tr>
- <td><a style="padding:0 15px 0 15px;"
href="http://www.apache.org/dyn/closer.lua/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.tar.gz">Apache
UserALE.js 2.1.0 Binaries (tar.gz)</a> </td>
- <td><a style="padding:0 45px 0 45px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.tar.gz.asc">asc
(tar.gz)</a> </td>
- <td><a style="padding:0 30px 0 30px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.tar.gz.sha512">sha512
(tar.gz)</a> </td>
+ <td><a style="padding:0 15px 0 15px;"
href="http://www.apache.org/dyn/closer.lua/incubator/flagon/apache-flagon-useralejs-incubating-2.1.1/apache-flagon-useralejs-incubating-2.1.1-bin.tar.gz">Apache
UserALE.js 2.1.1 Binaries (tar.gz)</a> </td>
+ <td><a style="padding:0 45px 0 45px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.1/apache-flagon-useralejs-incubating-2.1.1-bin.tar.gz.asc">asc
(tar.gz)</a> </td>
+ <td><a style="padding:0 30px 0 30px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.1/apache-flagon-useralejs-incubating-2.1.1-bin.tar.gz.sha512">sha512
(tar.gz)</a> </td>
</tr>
<tr>
- <td><a style="padding:0 15px 0 15px;"
href="http://www.apache.org/dyn/closer.lua/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.zip">Apache
UserALE.js 2.1.0 Binaries (zip)</a></td>
- <td><a style="padding:0 45px 0 45px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.zip.asc">asc
(zip)</a></td>
- <td><a style="padding:0 30px 0 30px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.zip.sha512">sha512
(zip)</a></td>
+ <td><a style="padding:0 15px 0 15px;"
href="http://www.apache.org/dyn/closer.lua/incubator/flagon/apache-flagon-useralejs-incubating-2.1.1/apache-flagon-useralejs-incubating-2.1.1-bin.zip">Apache
UserALE.js 2.1.1 Binaries (zip)</a></td>
+ <td><a style="padding:0 45px 0 45px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.1/apache-flagon-useralejs-incubating-2.1.1-bin.zip.asc">asc
(zip)</a></td>
+ <td><a style="padding:0 30px 0 30px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.1/apache-flagon-useralejs-incubating-2.1.1-bin.zip.sha512">sha512
(zip)</a></td>
</tr>
<tr>
- <td><a style="padding:0 15px 0 15px;"
href="http://www.apache.org/dyn/closer.lua/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.tar.gz">Apache
UserALE.js 2.1.0 Source (tar.gz)</a></td>
- <td><a style="padding:0 45px 0 45px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.tar.gz.asc">asc
(tar.gz)</a> </td>
- <td><a style="padding:0 30px 0 30px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.tar.gz.sha512">sha512
(tar.gz)</a> </td>
+ <td><a style="padding:0 15px 0 15px;"
href="http://www.apache.org/dyn/closer.lua/incubator/flagon/apache-flagon-useralejs-incubating-2.1.1/apache-flagon-useralejs-incubating-2.1.1-src.tar.gz">Apache
UserALE.js 2.1.1 Source (tar.gz)</a></td>
+ <td><a style="padding:0 45px 0 45px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.1/apache-flagon-useralejs-incubating-2.1.1-src.tar.gz.asc">asc
(tar.gz)</a> </td>
+ <td><a style="padding:0 30px 0 30px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.1/apache-flagon-useralejs-incubating-2.1.1-src.tar.gz.sha512">sha512
(tar.gz)</a> </td>
</tr>
<tr>
- <td><a style="padding:0 15px 0 15px;"
href="http://www.apache.org/dyn/closer.lua/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.zip">Apache
UserALE.js 2.1.0 Source (zip)</a></td>
- <td><a style="padding:0 45px 0 45px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.zip.asc">asc
(zip)</a></td>
- <td><a style="padding:0 30px 0 30px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.zip.sha512">sha512
(zip)</a></td>
+ <td><a style="padding:0 15px 0 15px;"
href="http://www.apache.org/dyn/closer.lua/incubator/flagon/apache-flagon-useralejs-incubating-2.1.1/apache-flagon-useralejs-incubating-2.1.1-src.zip">Apache
UserALE.js 2.1.1 Source (zip)</a></td>
+ <td><a style="padding:0 45px 0 45px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.1/apache-flagon-useralejs-incubating-2.1.1-src.zip.asc">asc
(zip)</a></td>
+ <td><a style="padding:0 30px 0 30px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.1/apache-flagon-useralejs-incubating-2.1.1-src.zip.sha512">sha512
(zip)</a></td>
</tr>
</tbody>
</table>
@@ -228,7 +228,7 @@ The link in the 'Download Artifact' column below should
display a default mirror
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/content/stack/index.html b/content/stack/index.html
index c3541f2..110a147 100644
--- a/content/stack/index.html
+++ b/content/stack/index.html
@@ -207,7 +207,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/content/stout/index.html b/content/stout/index.html
index 64b6c88..39fefaf 100644
--- a/content/stout/index.html
+++ b/content/stout/index.html
@@ -225,7 +225,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/content/tap/index.html b/content/tap/index.html
index 4bb46c0..3f66c4c 100644
--- a/content/tap/index.html
+++ b/content/tap/index.html
@@ -291,7 +291,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/content/userale/index.html b/content/userale/index.html
index 3568da3..0323775 100644
--- a/content/userale/index.html
+++ b/content/userale/index.html
@@ -374,7 +374,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/site/_docs/useralejs/API.md b/site/_docs/useralejs/API.md
index 88b529e..97d1a2d 100644
--- a/site/_docs/useralejs/API.md
+++ b/site/_docs/useralejs/API.md
@@ -24,7 +24,7 @@ Don't forget to add the UserALE.js script tag! For an in
depth example, see our
<!--
Add the UserALE.js script tag to the top of your doc
-->
- <script src="/path/to/userale-2.0.0.min.js"
data-url="http://yourLoggingUrl"></script>
+ <script src="/path/to/userale-2.1.1.min.js"
data-url="http://yourLoggingUrl"></script>
```
## `options` Examples
@@ -39,7 +39,7 @@ Try out the options API to pass dynamic page data into your
UserALE.js params pa
const changeMe = "me";
window.userale.options({
"userId": changeMe,
- "version": "4.0.2",
+ "version": "2.1.1",
"sessionID": "4"
})
</script>
diff --git a/site/_docs/useralejs/dataschema.md
b/site/_docs/useralejs/dataschema.md
index 546339d..afce67d 100644
--- a/site/_docs/useralejs/dataschema.md
+++ b/site/_docs/useralejs/dataschema.md
@@ -40,7 +40,7 @@ This is a standard UserALE.js log from our [example test
utility](https://github
"ctrl": false
},
"major_ver": "2",
- "toolVersion": "2.0.0",
+ "toolVersion": "2.1.1",
"pageReferrer": "",
"clientTime": 1561737620520,
"userAction": true,
@@ -63,7 +63,7 @@ This is a standard UserALE.js log from our [example test
utility](https://github
"logType": "raw",
"pageUrl":
"file:///Users/jpoore/Documents/Apache_Flagon/test/incubator-flagon-useralejs/example/index.html",
"userId": "example-user",
- "useraleVersion": "2.0.0",
+ "useraleVersion": "2.1.1",
"patch_ver": "0"
]
@@ -173,7 +173,7 @@ configurable through our [script tag]({{ '/docs/useralejs'
| prepend: site.baseu
```html
- "toolVersion": "2.0.0", [you can give a semantic versioning of your page
or tool]
+ "toolVersion": "2.1.1", [you can give a semantic versioning of your page
or tool]
"pageReferrer": "", [grabbed from the page, from which page did your users
find your page/app]
"toolName": "Apache UserALE.js Example", [give your tool an alis through
our script tag]
"pageTitle": "UserAleJS - Example Page", [page title grabbed from page]
@@ -267,7 +267,7 @@ Interval logs have a start- and end-time instead of a
single, discrete time-stam
"major_ver": "2",
"count": 10, [count of disrcete events within the interval]
"pageReferrer": "",
- "toolVersion": "2.0.0",
+ "toolVersion": "2.1.1",
"userAction": false,
"duration": 396, [duration of interval in ms]
"host": "172.18.0.1",
@@ -284,7 +284,7 @@ Interval logs have a start- and end-time instead of a
single, discrete time-stam
"logType": "interval", [as compared to "raw"]
"pageUrl":
"fApache_Flagon/test/incubator-flagon-useralejs/example/index.html",
"userId": "example-user",
- "useraleVersion": "2.0.0",
+ "useraleVersion": "2.1.1",
"patch_ver": "0"
```
## Contributing
diff --git a/site/_docs/useralejs/index.md b/site/_docs/useralejs/index.md
index 7d486d1..243ffbf 100644
--- a/site/_docs/useralejs/index.md
+++ b/site/_docs/useralejs/index.md
@@ -15,7 +15,7 @@ To start logging with Apache UserALE.js, you can include our
script directly in
To include UserALE.js in a specific project, you'll need to deploy a version
of our minified UserALE.js script in an accessible location (e.g., webserver),
and simply include this script tag on the page:
```html
-<script src="/path/to/userale-2.1.0.min.js"></script>
+<script src="/path/to/userale-2.1.1.min.js"></script>
```
This tag will execute the UserALE.js script in your, with no other
modifications to your project needed!
@@ -25,7 +25,7 @@ This tag will execute the UserALE.js script in your, with no
other modifications
UserALE.js is designed to be easily configured to fit your use case. We use
HTML data parameters to pass configuration options to the library. For example,
one thing you'll need to do is set the URL (location) of your minified
UserALE.js script:
```html
-<script src="/path/to/userale-2.1.0.min.js"
data-url="http://yourLoggingUrl"></script>
+<script src="/path/to/userale-2.1.1.min.js"
data-url="http://yourLoggingUrl"></script>
```
The complete list of configurable options is:
diff --git a/site/_pages/releases.html b/site/_pages/releases.html
index 10cdc00..450e086 100644
--- a/site/_pages/releases.html
+++ b/site/_pages/releases.html
@@ -18,7 +18,7 @@ title: Releases
Apache Flagon artifacts are always distributed under the <a
href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, version
2.0</a>.
</p>
-<h1>Apache Flagon UserALE.js (Incubating) version 2.1.0</h1>
+<h1>Apache Flagon UserALE.js (Incubating) version 2.1.1</h1>
<p>
Apache Flagon UserALE.js is a client side instrumentation library written
in JavaScript designed for easy deployment and lightweight configuration in
gathering logs from your web applications for user behavioral analytics.
@@ -45,24 +45,24 @@ The link in the 'Download Artifact' column below should
display a default mirror
</thead>
<tbody>
<tr>
- <td><a style="padding:0 15px 0 15px;"
href="http://www.apache.org/dyn/closer.lua/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.tar.gz">Apache
UserALE.js 2.1.0 Binaries (tar.gz)</a> </td>
- <td><a style="padding:0 45px 0 45px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.tar.gz.asc">asc
(tar.gz)</a> </td>
- <td><a style="padding:0 30px 0 30px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.tar.gz.sha512">sha512
(tar.gz)</a> </td>
+ <td><a style="padding:0 15px 0 15px;"
href="http://www.apache.org/dyn/closer.lua/incubator/flagon/apache-flagon-useralejs-incubating-2.1.1/apache-flagon-useralejs-incubating-2.1.1-bin.tar.gz">Apache
UserALE.js 2.1.1 Binaries (tar.gz)</a> </td>
+ <td><a style="padding:0 45px 0 45px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.1/apache-flagon-useralejs-incubating-2.1.1-bin.tar.gz.asc">asc
(tar.gz)</a> </td>
+ <td><a style="padding:0 30px 0 30px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.1/apache-flagon-useralejs-incubating-2.1.1-bin.tar.gz.sha512">sha512
(tar.gz)</a> </td>
</tr>
<tr>
- <td><a style="padding:0 15px 0 15px;"
href="http://www.apache.org/dyn/closer.lua/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.zip">Apache
UserALE.js 2.1.0 Binaries (zip)</a></td>
- <td><a style="padding:0 45px 0 45px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.zip.asc">asc
(zip)</a></td>
- <td><a style="padding:0 30px 0 30px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.zip.sha512">sha512
(zip)</a></td>
+ <td><a style="padding:0 15px 0 15px;"
href="http://www.apache.org/dyn/closer.lua/incubator/flagon/apache-flagon-useralejs-incubating-2.1.1/apache-flagon-useralejs-incubating-2.1.1-bin.zip">Apache
UserALE.js 2.1.1 Binaries (zip)</a></td>
+ <td><a style="padding:0 45px 0 45px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.1/apache-flagon-useralejs-incubating-2.1.1-bin.zip.asc">asc
(zip)</a></td>
+ <td><a style="padding:0 30px 0 30px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.1/apache-flagon-useralejs-incubating-2.1.1-bin.zip.sha512">sha512
(zip)</a></td>
</tr>
<tr>
- <td><a style="padding:0 15px 0 15px;"
href="http://www.apache.org/dyn/closer.lua/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.tar.gz">Apache
UserALE.js 2.1.0 Source (tar.gz)</a></td>
- <td><a style="padding:0 45px 0 45px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.tar.gz.asc">asc
(tar.gz)</a> </td>
- <td><a style="padding:0 30px 0 30px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.tar.gz.sha512">sha512
(tar.gz)</a> </td>
+ <td><a style="padding:0 15px 0 15px;"
href="http://www.apache.org/dyn/closer.lua/incubator/flagon/apache-flagon-useralejs-incubating-2.1.1/apache-flagon-useralejs-incubating-2.1.1-src.tar.gz">Apache
UserALE.js 2.1.1 Source (tar.gz)</a></td>
+ <td><a style="padding:0 45px 0 45px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.1/apache-flagon-useralejs-incubating-2.1.1-src.tar.gz.asc">asc
(tar.gz)</a> </td>
+ <td><a style="padding:0 30px 0 30px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.1/apache-flagon-useralejs-incubating-2.1.1-src.tar.gz.sha512">sha512
(tar.gz)</a> </td>
</tr>
<tr>
- <td><a style="padding:0 15px 0 15px;"
href="http://www.apache.org/dyn/closer.lua/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.zip">Apache
UserALE.js 2.1.0 Source (zip)</a></td>
- <td><a style="padding:0 45px 0 45px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.zip.asc">asc
(zip)</a></td>
- <td><a style="padding:0 30px 0 30px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.zip.sha512">sha512
(zip)</a></td>
+ <td><a style="padding:0 15px 0 15px;"
href="http://www.apache.org/dyn/closer.lua/incubator/flagon/apache-flagon-useralejs-incubating-2.1.1/apache-flagon-useralejs-incubating-2.1.1-src.zip">Apache
UserALE.js 2.1.1 Source (zip)</a></td>
+ <td><a style="padding:0 45px 0 45px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.1/apache-flagon-useralejs-incubating-2.1.1-src.zip.asc">asc
(zip)</a></td>
+ <td><a style="padding:0 30px 0 30px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.1/apache-flagon-useralejs-incubating-2.1.1-src.zip.sha512">sha512
(zip)</a></td>
</tr>
</tbody>
</table>
diff --git a/site/_site/community/index.html b/site/_site/community/index.html
index 91eb414..559efb0 100644
--- a/site/_site/community/index.html
+++ b/site/_site/community/index.html
@@ -223,7 +223,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/site/_site/distill/index.html b/site/_site/distill/index.html
index f7bf8be..eb2f0f9 100644
--- a/site/_site/distill/index.html
+++ b/site/_site/distill/index.html
@@ -211,7 +211,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/site/_site/docs/contributing/index.html
b/site/_site/docs/contributing/index.html
index ad5bef6..2efeeb5 100644
--- a/site/_site/docs/contributing/index.html
+++ b/site/_site/docs/contributing/index.html
@@ -329,7 +329,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/site/_site/docs/distill/analytics.html
b/site/_site/docs/distill/analytics.html
index 87b98f5..08fd11e 100644
--- a/site/_site/docs/distill/analytics.html
+++ b/site/_site/docs/distill/analytics.html
@@ -391,7 +391,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/site/_site/docs/distill/api.html b/site/_site/docs/distill/api.html
index 572c15e..0552de6 100644
--- a/site/_site/docs/distill/api.html
+++ b/site/_site/docs/distill/api.html
@@ -329,7 +329,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/site/_site/docs/distill/changelog.html
b/site/_site/docs/distill/changelog.html
index 35fbc7e..9b6e62b 100644
--- a/site/_site/docs/distill/changelog.html
+++ b/site/_site/docs/distill/changelog.html
@@ -333,7 +333,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/site/_site/docs/distill/http.html
b/site/_site/docs/distill/http.html
index c6fe002..72f0680 100644
--- a/site/_site/docs/distill/http.html
+++ b/site/_site/docs/distill/http.html
@@ -611,7 +611,7 @@ testing/?stat<span class="o">=</span>terms&elem<span
class="o">=</span>signu
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/site/_site/docs/distill/index.html
b/site/_site/docs/distill/index.html
index 5387b19..344b1cf 100644
--- a/site/_site/docs/distill/index.html
+++ b/site/_site/docs/distill/index.html
@@ -449,7 +449,7 @@ When the package is installed via easy_install or pip this
function will be boun
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/site/_site/docs/distill/models.html
b/site/_site/docs/distill/models.html
index e51fa02..1926810 100644
--- a/site/_site/docs/distill/models.html
+++ b/site/_site/docs/distill/models.html
@@ -598,7 +598,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/site/_site/docs/distill/start.html
b/site/_site/docs/distill/start.html
index dfcdb62..6c85904 100644
--- a/site/_site/docs/distill/start.html
+++ b/site/_site/docs/distill/start.html
@@ -317,7 +317,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/site/_site/docs/distill/utilities.html
b/site/_site/docs/distill/utilities.html
index e3e1a4a..1bff912 100644
--- a/site/_site/docs/distill/utilities.html
+++ b/site/_site/docs/distill/utilities.html
@@ -398,7 +398,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/site/_site/docs/index.html b/site/_site/docs/index.html
index 30d4bfa..4e4d208 100644
--- a/site/_site/docs/index.html
+++ b/site/_site/docs/index.html
@@ -306,7 +306,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/site/_site/docs/stack/index.html b/site/_site/docs/stack/index.html
index 1711ea3..075b4ca 100644
--- a/site/_site/docs/stack/index.html
+++ b/site/_site/docs/stack/index.html
@@ -363,7 +363,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/site/_site/docs/stack/scaling/index.html
b/site/_site/docs/stack/scaling/index.html
index 0aca395..6e26131 100644
--- a/site/_site/docs/stack/scaling/index.html
+++ b/site/_site/docs/stack/scaling/index.html
@@ -674,7 +674,7 @@ Output is very simple and index sizes stack on top of one
another
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/site/_site/docs/stout/index.html b/site/_site/docs/stout/index.html
index 1a6eca9..5887237 100644
--- a/site/_site/docs/stout/index.html
+++ b/site/_site/docs/stout/index.html
@@ -328,7 +328,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/site/_site/docs/stout/start.html b/site/_site/docs/stout/start.html
index 19a8f88..eaa2ddb 100644
--- a/site/_site/docs/stout/start.html
+++ b/site/_site/docs/stout/start.html
@@ -400,7 +400,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/site/_site/docs/tap/index.html b/site/_site/docs/tap/index.html
index 4287edc..0974451 100644
--- a/site/_site/docs/tap/index.html
+++ b/site/_site/docs/tap/index.html
@@ -310,7 +310,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/site/_site/docs/userale/index.html
b/site/_site/docs/userale/index.html
index 66ce395..b2c8878 100644
--- a/site/_site/docs/userale/index.html
+++ b/site/_site/docs/userale/index.html
@@ -318,7 +318,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/site/_site/docs/useralejs/API/index.html
b/site/_site/docs/useralejs/API/index.html
index 114aee6..7c18add 100644
--- a/site/_site/docs/useralejs/API/index.html
+++ b/site/_site/docs/useralejs/API/index.html
@@ -263,7 +263,7 @@ latitude in customizing and curating your logs.</p>
<span class="c"><!--
Add the UserALE.js script tag to the top of your doc
--></span>
- <span class="nt"><script </span><span class="na">src=</span><span
class="s">"/path/to/userale-2.0.0.min.js"</span> <span
class="na">data-url=</span><span class="s">"http://yourLoggingUrl"</span><span
class="nt">></script></span>
+ <span class="nt"><script </span><span class="na">src=</span><span
class="s">"/path/to/userale-2.1.1.min.js"</span> <span
class="na">data-url=</span><span class="s">"http://yourLoggingUrl"</span><span
class="nt">></script></span>
</code></pre></div></div>
<h2 id="options-examples"><code class="highlighter-rouge">options</code>
Examples</h2>
@@ -277,7 +277,7 @@ Try out the options API to pass dynamic page data into your
UserALE.js params pa
<span class="kd">const</span> <span class="nx">changeMe</span> <span
class="o">=</span> <span class="s2">"me"</span><span class="p">;</span>
<span class="nb">window</span><span class="p">.</span><span
class="nx">userale</span><span class="p">.</span><span
class="nx">options</span><span class="p">({</span>
<span class="s2">"userId"</span><span class="p">:</span> <span
class="nx">changeMe</span><span class="p">,</span>
- <span class="s2">"version"</span><span class="p">:</span> <span
class="s2">"4.0.2"</span><span class="p">,</span>
+ <span class="s2">"version"</span><span class="p">:</span> <span
class="s2">"2.1.1"</span><span class="p">,</span>
<span class="s2">"sessionID"</span><span class="p">:</span> <span
class="s2">"4"</span>
<span class="p">})</span>
<span class="nt"></script></span>
@@ -462,7 +462,7 @@ incorporate it into UserALE.js.</p>
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/site/_site/docs/useralejs/build/index.html
b/site/_site/docs/useralejs/build/index.html
index 0ba352e..540e68a 100644
--- a/site/_site/docs/useralejs/build/index.html
+++ b/site/_site/docs/useralejs/build/index.html
@@ -410,7 +410,7 @@ npm run test
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/site/_site/docs/useralejs/dataschema/index.html
b/site/_site/docs/useralejs/dataschema/index.html
index ef74434..50d7cb1 100644
--- a/site/_site/docs/useralejs/dataschema/index.html
+++ b/site/_site/docs/useralejs/dataschema/index.html
@@ -283,7 +283,7 @@ pages. Workflow analysis at this level is really crucial
for understanding:</p>
"ctrl": false
},
"major_ver": "2",
- "toolVersion": "2.0.0",
+ "toolVersion": "2.1.1",
"pageReferrer": "",
"clientTime": 1561737620520,
"userAction": true,
@@ -306,7 +306,7 @@ pages. Workflow analysis at this level is really crucial
for understanding:</p>
"logType": "raw",
"pageUrl":
"file:///Users/jpoore/Documents/Apache_Flagon/test/incubator-flagon-useralejs/example/index.html",
"userId": "example-user",
- "useraleVersion": "2.0.0",
+ "useraleVersion": "2.1.1",
"patch_ver": "0"
]
@@ -398,7 +398,7 @@ into your browser, as a result you’ll get browser
events.</p>
<p>UserALE.js gives a lot context about your page or app. Some are
automatically grabbed from the page, some are
configurable through our <a href="/docs/useralejs">script tag</a></p>
-<div class="language-html highlighter-rouge"><div class="highlight"><pre
class="highlight"><code> "toolVersion": "2.0.0", [you can give a semantic
versioning of your page or tool]
+<div class="language-html highlighter-rouge"><div class="highlight"><pre
class="highlight"><code> "toolVersion": "2.1.1", [you can give a semantic
versioning of your page or tool]
"pageReferrer": "", [grabbed from the page, from which page did your users
find your page/app]
"toolName": "Apache UserALE.js Example", [give your tool an alis through
our script tag]
"pageTitle": "UserAleJS - Example Page", [page title grabbed from page]
@@ -485,7 +485,7 @@ configurable through our <a href="/docs/useralejs">script
tag</a></p>
"major_ver": "2",
"count": 10, [count of disrcete events within the interval]
"pageReferrer": "",
- "toolVersion": "2.0.0",
+ "toolVersion": "2.1.1",
"userAction": false,
"duration": 396, [duration of interval in ms]
"host": "172.18.0.1",
@@ -502,7 +502,7 @@ configurable through our <a href="/docs/useralejs">script
tag</a></p>
"logType": "interval", [as compared to "raw"]
"pageUrl":
"fApache_Flagon/test/incubator-flagon-useralejs/example/index.html",
"userId": "example-user",
- "useraleVersion": "2.0.0",
+ "useraleVersion": "2.1.1",
"patch_ver": "0"
</code></pre></div></div>
<h2 id="contributing">Contributing</h2>
@@ -569,7 +569,7 @@ incorporate it into UserALE.js.</p>
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/site/_site/docs/useralejs/index.html
b/site/_site/docs/useralejs/index.html
index 67320b2..e5bcac5 100644
--- a/site/_site/docs/useralejs/index.html
+++ b/site/_site/docs/useralejs/index.html
@@ -255,7 +255,7 @@
<p>To include UserALE.js in a specific project, you’ll need to deploy a
version of our minified UserALE.js script in an accessible location (e.g.,
webserver), and simply include this script tag on the page:</p>
-<div class="language-html highlighter-rouge"><div class="highlight"><pre
class="highlight"><code><span class="nt"><script </span><span
class="na">src=</span><span
class="s">"/path/to/userale-2.1.0.min.js"</span><span
class="nt">></script></span>
+<div class="language-html highlighter-rouge"><div class="highlight"><pre
class="highlight"><code><span class="nt"><script </span><span
class="na">src=</span><span
class="s">"/path/to/userale-2.1.1.min.js"</span><span
class="nt">></script></span>
</code></pre></div></div>
<p>This tag will execute the UserALE.js script in your, with no other
modifications to your project needed!</p>
@@ -264,7 +264,7 @@
<p>UserALE.js is designed to be easily configured to fit your use case. We use
HTML data parameters to pass configuration options to the library. For example,
one thing you’ll need to do is set the URL (location) of your minified
UserALE.js script:</p>
-<div class="language-html highlighter-rouge"><div class="highlight"><pre
class="highlight"><code><span class="nt"><script </span><span
class="na">src=</span><span class="s">"/path/to/userale-2.1.0.min.js"</span>
<span class="na">data-url=</span><span
class="s">"http://yourLoggingUrl"</span><span
class="nt">></script></span>
+<div class="language-html highlighter-rouge"><div class="highlight"><pre
class="highlight"><code><span class="nt"><script </span><span
class="na">src=</span><span class="s">"/path/to/userale-2.1.1.min.js"</span>
<span class="na">data-url=</span><span
class="s">"http://yourLoggingUrl"</span><span
class="nt">></script></span>
</code></pre></div></div>
<p>The complete list of configurable options is:</p>
@@ -433,7 +433,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/site/_site/docs/useralejs/modifying/index.html
b/site/_site/docs/useralejs/modifying/index.html
index e8a5578..0e87954 100644
--- a/site/_site/docs/useralejs/modifying/index.html
+++ b/site/_site/docs/useralejs/modifying/index.html
@@ -434,7 +434,7 @@ incorporate it into UserALE.js.</p>
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/site/_site/docs/useralejs/troubleshooting/index.html
b/site/_site/docs/useralejs/troubleshooting/index.html
index 2234d62..a5f9862 100644
--- a/site/_site/docs/useralejs/troubleshooting/index.html
+++ b/site/_site/docs/useralejs/troubleshooting/index.html
@@ -310,7 +310,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/site/_site/docs/useralepy/api.html
b/site/_site/docs/useralepy/api.html
index 831966c..3c91c02 100644
--- a/site/_site/docs/useralepy/api.html
+++ b/site/_site/docs/useralepy/api.html
@@ -584,7 +584,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/site/_site/docs/useralepy/changelog.html
b/site/_site/docs/useralepy/changelog.html
index bcb716d..a66fd46 100644
--- a/site/_site/docs/useralepy/changelog.html
+++ b/site/_site/docs/useralepy/changelog.html
@@ -373,7 +373,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/site/_site/docs/useralepy/index.html
b/site/_site/docs/useralepy/index.html
index 54f4aa3..e0e065c 100644
--- a/site/_site/docs/useralepy/index.html
+++ b/site/_site/docs/useralepy/index.html
@@ -403,7 +403,7 @@ When the package is installed via easy_install3 or pip3
this function will be bo
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/site/_site/docs/useralepy/start.html
b/site/_site/docs/useralepy/start.html
index f7443a8..3ce7c92 100644
--- a/site/_site/docs/useralepy/start.html
+++ b/site/_site/docs/useralepy/start.html
@@ -356,7 +356,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/site/_site/feed.xml b/site/_site/feed.xml
index b5295e0..63cd8c6 100644
--- a/site/_site/feed.xml
+++ b/site/_site/feed.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xml"
href="http://flagon.incubator.apache.org/feed.xslt.xml"?><feed
xmlns="http://www.w3.org/2005/Atom"><generator uri="http://jekyllrb.com"
version="3.6.3">Jekyll</generator><link
href="http://flagon.incubator.apache.org/feed.xml" rel="self"
type="application/atom+xml" /><link href="http://flagon.incubator.apache.org/"
rel="alternate" type="text/html"
/><updated>2020-03-29T01:49:54+00:00</updated><id>http://flagon.incubat [...]
+<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xml"
href="http://flagon.incubator.apache.org/feed.xslt.xml"?><feed
xmlns="http://www.w3.org/2005/Atom"><generator uri="http://jekyllrb.com"
version="3.6.3">Jekyll</generator><link
href="http://flagon.incubator.apache.org/feed.xml" rel="self"
type="application/atom+xml" /><link href="http://flagon.incubator.apache.org/"
rel="alternate" type="text/html"
/><updated>2021-04-17T01:35:35+00:00</updated><id>http://flagon.incubat [...]
diff --git a/site/_site/images/ABTest_Dashboard.png
b/site/_site/images/ABTest_Dashboard.png
new file mode 100644
index 0000000..a73ac58
Binary files /dev/null and b/site/_site/images/ABTest_Dashboard.png differ
diff --git a/site/_site/images/Screen_Dashboard_1.png
b/site/_site/images/Screen_Dashboard_1.png
new file mode 100644
index 0000000..b3b74f4
Binary files /dev/null and b/site/_site/images/Screen_Dashboard_1.png differ
diff --git a/site/_site/images/Screen_Dashboard_2.png
b/site/_site/images/Screen_Dashboard_2.png
new file mode 100644
index 0000000..8ea7127
Binary files /dev/null and b/site/_site/images/Screen_Dashboard_2.png differ
diff --git a/site/_site/images/Screen_Dashboard_3.png
b/site/_site/images/Screen_Dashboard_3.png
new file mode 100644
index 0000000..bb6994a
Binary files /dev/null and b/site/_site/images/Screen_Dashboard_3.png differ
diff --git a/site/_site/images/Screen_Dashboard_4.png
b/site/_site/images/Screen_Dashboard_4.png
new file mode 100644
index 0000000..3871174
Binary files /dev/null and b/site/_site/images/Screen_Dashboard_4.png differ
diff --git a/site/_site/index.html b/site/_site/index.html
index e17ad55..37da203 100644
--- a/site/_site/index.html
+++ b/site/_site/index.html
@@ -444,7 +444,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/site/_site/releases/index.html b/site/_site/releases/index.html
index e627266..48116cc 100644
--- a/site/_site/releases/index.html
+++ b/site/_site/releases/index.html
@@ -81,7 +81,7 @@
Apache Flagon artifacts are always distributed under the <a
href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, version
2.0</a>.
</p>
-<h1>Apache Flagon UserALE.js (Incubating) version 2.1.0</h1>
+<h1>Apache Flagon UserALE.js (Incubating) version 2.1.1</h1>
<p>
Apache Flagon UserALE.js is a client side instrumentation library written
in JavaScript designed for easy deployment and lightweight configuration in
gathering logs from your web applications for user behavioral analytics.
@@ -108,24 +108,24 @@ The link in the 'Download Artifact' column below should
display a default mirror
</thead>
<tbody>
<tr>
- <td><a style="padding:0 15px 0 15px;"
href="http://www.apache.org/dyn/closer.lua/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.tar.gz">Apache
UserALE.js 2.1.0 Binaries (tar.gz)</a> </td>
- <td><a style="padding:0 45px 0 45px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.tar.gz.asc">asc
(tar.gz)</a> </td>
- <td><a style="padding:0 30px 0 30px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.tar.gz.sha512">sha512
(tar.gz)</a> </td>
+ <td><a style="padding:0 15px 0 15px;"
href="http://www.apache.org/dyn/closer.lua/incubator/flagon/apache-flagon-useralejs-incubating-2.1.1/apache-flagon-useralejs-incubating-2.1.1-bin.tar.gz">Apache
UserALE.js 2.1.1 Binaries (tar.gz)</a> </td>
+ <td><a style="padding:0 45px 0 45px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.1/apache-flagon-useralejs-incubating-2.1.1-bin.tar.gz.asc">asc
(tar.gz)</a> </td>
+ <td><a style="padding:0 30px 0 30px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.1/apache-flagon-useralejs-incubating-2.1.1-bin.tar.gz.sha512">sha512
(tar.gz)</a> </td>
</tr>
<tr>
- <td><a style="padding:0 15px 0 15px;"
href="http://www.apache.org/dyn/closer.lua/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.zip">Apache
UserALE.js 2.1.0 Binaries (zip)</a></td>
- <td><a style="padding:0 45px 0 45px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.zip.asc">asc
(zip)</a></td>
- <td><a style="padding:0 30px 0 30px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.zip.sha512">sha512
(zip)</a></td>
+ <td><a style="padding:0 15px 0 15px;"
href="http://www.apache.org/dyn/closer.lua/incubator/flagon/apache-flagon-useralejs-incubating-2.1.1/apache-flagon-useralejs-incubating-2.1.1-bin.zip">Apache
UserALE.js 2.1.1 Binaries (zip)</a></td>
+ <td><a style="padding:0 45px 0 45px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.1/apache-flagon-useralejs-incubating-2.1.1-bin.zip.asc">asc
(zip)</a></td>
+ <td><a style="padding:0 30px 0 30px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.1/apache-flagon-useralejs-incubating-2.1.1-bin.zip.sha512">sha512
(zip)</a></td>
</tr>
<tr>
- <td><a style="padding:0 15px 0 15px;"
href="http://www.apache.org/dyn/closer.lua/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.tar.gz">Apache
UserALE.js 2.1.0 Source (tar.gz)</a></td>
- <td><a style="padding:0 45px 0 45px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.tar.gz.asc">asc
(tar.gz)</a> </td>
- <td><a style="padding:0 30px 0 30px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.tar.gz.sha512">sha512
(tar.gz)</a> </td>
+ <td><a style="padding:0 15px 0 15px;"
href="http://www.apache.org/dyn/closer.lua/incubator/flagon/apache-flagon-useralejs-incubating-2.1.1/apache-flagon-useralejs-incubating-2.1.1-src.tar.gz">Apache
UserALE.js 2.1.1 Source (tar.gz)</a></td>
+ <td><a style="padding:0 45px 0 45px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.1/apache-flagon-useralejs-incubating-2.1.1-src.tar.gz.asc">asc
(tar.gz)</a> </td>
+ <td><a style="padding:0 30px 0 30px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.1/apache-flagon-useralejs-incubating-2.1.1-src.tar.gz.sha512">sha512
(tar.gz)</a> </td>
</tr>
<tr>
- <td><a style="padding:0 15px 0 15px;"
href="http://www.apache.org/dyn/closer.lua/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.zip">Apache
UserALE.js 2.1.0 Source (zip)</a></td>
- <td><a style="padding:0 45px 0 45px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.zip.asc">asc
(zip)</a></td>
- <td><a style="padding:0 30px 0 30px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.zip.sha512">sha512
(zip)</a></td>
+ <td><a style="padding:0 15px 0 15px;"
href="http://www.apache.org/dyn/closer.lua/incubator/flagon/apache-flagon-useralejs-incubating-2.1.1/apache-flagon-useralejs-incubating-2.1.1-src.zip">Apache
UserALE.js 2.1.1 Source (zip)</a></td>
+ <td><a style="padding:0 45px 0 45px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.1/apache-flagon-useralejs-incubating-2.1.1-src.zip.asc">asc
(zip)</a></td>
+ <td><a style="padding:0 30px 0 30px;"
href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.1/apache-flagon-useralejs-incubating-2.1.1-src.zip.sha512">sha512
(zip)</a></td>
</tr>
</tbody>
</table>
@@ -228,7 +228,7 @@ The link in the 'Download Artifact' column below should
display a default mirror
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/site/_site/stack/index.html b/site/_site/stack/index.html
index c3541f2..110a147 100644
--- a/site/_site/stack/index.html
+++ b/site/_site/stack/index.html
@@ -207,7 +207,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/site/_site/stout/index.html b/site/_site/stout/index.html
index 64b6c88..39fefaf 100644
--- a/site/_site/stout/index.html
+++ b/site/_site/stout/index.html
@@ -225,7 +225,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/site/_site/tap/index.html b/site/_site/tap/index.html
index 4bb46c0..3f66c4c 100644
--- a/site/_site/tap/index.html
+++ b/site/_site/tap/index.html
@@ -291,7 +291,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>
diff --git a/site/_site/userale/index.html b/site/_site/userale/index.html
index 3568da3..0323775 100644
--- a/site/_site/userale/index.html
+++ b/site/_site/userale/index.html
@@ -374,7 +374,7 @@
Apache Flagon is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</div>
<div class="center aligned column">
- Copyright © 2020 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
+ Copyright © 2021 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br>
Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software
Foundation.
</div>
</div>